Skip to content

fix proto#6685

Merged
popojk merged 4 commits intov2from
alex/list_runs_with_task_id
Dec 4, 2025
Merged

fix proto#6685
popojk merged 4 commits intov2from
alex/list_runs_with_task_id

Conversation

@popojk
Copy link
Contributor

@popojk popojk commented Oct 20, 2025

Tracking issue

n/a

Why are the changes needed?

We need to update proto for ListRuns api scope by task identifier

What changes were proposed in this pull request?

Update run_service.proto and regenerate

How was this patch tested?

Test in parent PR

Check all the applicable boxes

  • All new and existing tests passed.
  • All commits are signed-off.

Signed-off-by: Alex Wu <c.alexwu@gmail.com>
@flyte-bot
Copy link
Collaborator

Bito Automatic Review Skipped - Branch Excluded

Bito didn't auto-review because the source or target branch is excluded from automatic reviews.
No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the branch exclusion settings here, or contact your Bito workspace admin at eduardo@union.ai.

common.TriggerName trigger_name = 6;

// Task identifier for filtering runs
task.TaskIdentifier task_id = 7;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also would love to add TaskName here as well as a potential filter. It is the same value was underneath the hood just without the version field. We should built this functionality in now as we will likely want it in the future :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@squiishyy Yup! Just added TaskName here as a filter. I will wait for this PR to be merged first and the main PR will checkout to the latest commit hash of flyte2 submodule.

Signed-off-by: Alex Wu <c.alexwu@gmail.com>
@popojk popojk requested a review from squiishyy October 21, 2025 02:47
@flyte-bot
Copy link
Collaborator

Bito Automatic Review Skipped - Branch Excluded

Bito didn't auto-review because the source or target branch is excluded from automatic reviews.
No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the branch exclusion settings here, or contact your Bito workspace admin at eduardo@union.ai.

Signed-off-by: Alex Wu <c.alexwu@gmail.com>
Signed-off-by: Alex Wu <c.alexwu@gmail.com>
@flyte-bot
Copy link
Collaborator

Bito Automatic Review Skipped - Branch Excluded

Bito didn't auto-review because the source or target branch is excluded from automatic reviews.
No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the branch exclusion settings here, or contact your Bito workspace admin at eduardo@union.ai.

@popojk popojk merged commit c83923b into v2 Dec 4, 2025
4 checks passed
@popojk popojk deleted the alex/list_runs_with_task_id branch December 4, 2025 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants